home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / DevTools / aa_m68k_Only / LocalizationHelper.app / TalkToIntuitiveEdge.nib / data.classes next >
Encoding:
Text File  |  1992-12-26  |  625 b   |  44 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. LHAppDelegate = {
  7.     ACTIONS = {
  8.     appWillTerminate:;
  9.     saveAs:;
  10.     okAction:;
  11.     showHelpPanel:;
  12.     infoPanel:;
  13.     cancelAction:;
  14.     appDidInit:;
  15.     append:;
  16.     cancelAndStopModal:;
  17.     comment:;
  18.     talkToMe:;
  19.     okAndStopModal:;
  20.     info:;
  21.     setAppendFile:;
  22.     preRegister:;
  23.     clearDefines:;
  24.     };
  25.     OUTLETS = {
  26.     definesWindow;
  27.     appendField;
  28.     cancelButton;
  29.     infoPanel;
  30.     definesScrollView;
  31.     commentTextField;
  32.     valueTextField;
  33.     definesText;
  34.     defineTextField;
  35.     helpPanel;
  36.     keyTextField;
  37.     mainWindow;
  38.     talkToMePanel;
  39.     tableTextField;
  40.     okButton;
  41.     };
  42.     SUPERCLASS = Responder;
  43. };
  44.